home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / sharewar / rosoft / RosoftAudioToolsFree.exe / {app} / RosoftLameEncoderLimited.exe / 0 / RCDATA / TFORMABOUTROSOFT / TFORMABOUTROSOFT.txt < prev   
Encoding:
Text File  |  2002-03-03  |  3.6 KB  |  170 lines

  1. object FormAboutRosoft: TFormAboutRosoft
  2.   Left = 420
  3.   Top = 146
  4.   HelpContext = 8000
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Rosoft'
  7.   ClientHeight = 303
  8.   ClientWidth = 510
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PrintScale = poNone
  18.   OnActivate = FormActivate
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 510
  26.     Height = 303
  27.     Align = alClient
  28.     Picture.Data = {<image000.bmp>}
  29.     Stretch = True
  30.   end
  31.   object lblProgram: TLabel
  32.     Left = 1
  33.     Top = 13
  34.     Width = 240
  35.     Height = 42
  36.     Alignment = taCenter
  37.     Caption = 'Program Name'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clLime
  40.     Font.Height = -37
  41.     Font.Name = 'Times New Roman'
  42.     Font.Style = [fsBold]
  43.     ParentFont = False
  44.     Transparent = True
  45.   end
  46.   object lblEdition: TLabel
  47.     Left = 1
  48.     Top = 56
  49.     Width = 64
  50.     Height = 24
  51.     Alignment = taCenter
  52.     Caption = 'Eidtion'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clLime
  55.     Font.Height = -21
  56.     Font.Name = 'Times New Roman'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.     Transparent = True
  60.   end
  61.   object lblVersion: TLabel
  62.     Left = 1
  63.     Top = 88
  64.     Width = 52
  65.     Height = 19
  66.     Alignment = taCenter
  67.     Caption = 'Version'
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clLime
  70.     Font.Height = -16
  71.     Font.Name = 'Times New Roman'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object lblCopyright: TLabel
  77.     Left = 1
  78.     Top = 131
  79.     Width = 67
  80.     Height = 19
  81.     Alignment = taCenter
  82.     Caption = 'Copyright'
  83.     Font.Charset = DEFAULT_CHARSET
  84.     Font.Color = clLime
  85.     Font.Height = -16
  86.     Font.Name = 'Times New Roman'
  87.     Font.Style = [fsBold, fsItalic]
  88.     ParentFont = False
  89.     Transparent = True
  90.   end
  91.   object lblFhGText: TLabel
  92.     Left = 1
  93.     Top = 168
  94.     Width = 66
  95.     Height = 38
  96.     Alignment = taCenter
  97.     Caption = 'Fraunhofer text'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clLime
  100.     Font.Height = -16
  101.     Font.Name = 'Times New Roman'
  102.     Font.Style = []
  103.     ParentFont = False
  104.     Transparent = True
  105.     WordWrap = True
  106.   end
  107.   object RSButton4: TRSButton
  108.     Left = 396
  109.     Top = 264
  110.     Width = 108
  111.     Height = 26
  112.     Picture.Data = {<image001.bmp>}
  113.     Transparent = True
  114.     OnClick = RSButton4Click
  115.   end
  116.   object pbHomepage: TRSButton
  117.     Left = 272
  118.     Top = 264
  119.     Width = 108
  120.     Height = 25
  121.     Picture.Data = {<image002.bmp>}
  122.     Transparent = True
  123.     OnClick = pbHomepageClick
  124.   end
  125.   object pbEmail: TRSButton
  126.     Left = 152
  127.     Top = 264
  128.     Width = 108
  129.     Height = 26
  130.     Picture.Data = {<image003.bmp>}
  131.     Transparent = True
  132.     OnClick = pbEmailClick
  133.   end
  134.   object pbRegister: TRSButton
  135.     Left = 32
  136.     Top = 264
  137.     Width = 108
  138.     Height = 26
  139.     Picture.Data = {<image004.bmp>}
  140.     Transparent = True
  141.     OnClick = pbRegisterClick
  142.   end
  143.   object lblSponsored: TLabel
  144.     Left = 1
  145.     Top = 216
  146.     Width = 203
  147.     Height = 19
  148.     Alignment = taCenter
  149.     Caption = 'Please visit our sponsors here.'
  150.     DragCursor = crHandPoint
  151.     Font.Charset = DEFAULT_CHARSET
  152.     Font.Color = clLime
  153.     Font.Height = -16
  154.     Font.Name = 'Times New Roman'
  155.     Font.Style = [fsBold]
  156.     ParentFont = False
  157.     Transparent = True
  158.     Visible = False
  159.     OnClick = pbRegisterClick
  160.   end
  161.   object pbCredits: TRSButton
  162.     Left = 64
  163.     Top = 208
  164.     Width = 401
  165.     Height = 33
  166.     Center = True
  167.     OnClick = pbCreditsClick
  168.   end
  169. end
  170.